Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:secure sockets with security context #192

Merged
merged 1 commit into from
Jul 10, 2022
Merged

feat:secure sockets with security context #192

merged 1 commit into from
Jul 10, 2022

Conversation

srieteja
Copy link
Contributor

@srieteja srieteja commented Jul 6, 2022

- What I did
creating secure socket with security context
provided optional feature to log TLS into a file
- How I did it
introduce a class SecureSocketContext which is used to create a secure socket
when "decryptPackets" flag is true, all the TLS keys are logged into a file
- How to verify it

- Description for the changelog

@srieteja srieteja requested review from murali-shris and VJag July 6, 2022 11:01
@srieteja srieteja changed the title secure sockets with security context feat:secure sockets with security context Jul 6, 2022
@srieteja srieteja merged commit 0cae69b into trunk Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant